home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 2 / LSD and 17bit Compendium Deluxe - Volume II.iso / a / prog / arexx / zedrexx.lha / ZedREXX / dos-install < prev    next >
Text File  |  1994-08-22  |  407b  |  15 lines

  1. .bra {
  2. .ket }
  3.  
  4. ; $VER: dos-install 37.1 (30.7.94)
  5. ; get ZedREXX going without having to reboot
  6. ; DO NOT RUN THIS BY ITSELF.  IT IS A SCRIPT THAT INSTALLER
  7. ; RUNS WHEN IT IS DONE.
  8.  
  9. Assign REXXLIBS: ZEDREXX:RexxLibs Add
  10. Assign LIBS: ZEDREXX:Libs ZEDREXX:RexxLibs ZEDREXX:Classes Add
  11. Assign c: zedrexx:c Add
  12. zedrexx:c/addrexxlibs >nil: <nil:
  13. run >nil: <nil: zedrexx:c/subvert
  14. run >nil: <nil: zedrexx:c/zclsmgr
  15.